home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Communications / Network / FrontDoor v1.1.7 Rel / Versionhistory < prev   
Text File  |  1994-05-16  |  4KB  |  115 lines

  1. -------------------------------
  2.             FrontDoor v1.0
  3. -------------------------------
  4. Written '93-'94 by Brian K. Jacobsen
  5. -------------------------------
  6. Version history:
  7.  
  8. -------------------------------
  9. 0.01 (May '93)
  10. Started developing
  11.  
  12. -------------------------------
  13. 1.0b1 (October '93):
  14.  
  15. This is my first beta-version
  16. -------------------------------
  17. 1.0b2:
  18.  
  19. *    Error in my AppleShare library -> guests not allowed - fixed
  20. *    Faster logon
  21. *    Rel x.xbx added
  22. -------------------------------
  23. 1.0b3:
  24.  
  25. *    Paste owner name added
  26. *    "Searching for servers & zones" instead of "Seeking knowledge of your network"
  27. -------------------------------
  28. 1.0b4:
  29.  
  30. *    A bug in the "Access denied" dialog was found - fixed
  31. *    FrontDoor didn't exit, if you only was allowed to mount 1 volume - fixed
  32. -------------------------------
  33. 1.0b5:
  34.  
  35. *    Graying "Guest"-button, if guests not are allowed
  36. *    If paste username is enabled, then goto password area
  37. -------------------------------
  38. 1.0r1 (10/12-'93)
  39.  
  40. *    Finally I got my InterNet address, so here is my little program
  41. -------------------------------
  42. 1.0r2 (17/12-'93)
  43.  
  44. *    Change Password added
  45. *    Moved a lot around on my sources 'cause of the Change Password
  46. *    Changed from Freeware -> Shareware (I have used a *LOT* of time on this program)
  47. *    We're getting a new InterNet address, so lets wait a bit with the release... (Approx end of Jan '94)
  48. -------------------------------
  49. 1.0.3 (01/01-'94)
  50.  
  51. *    Bugs fixed in my AppleShare library (added in 1.0r2 - "Change Password")
  52. *    Changed from 1.0rx to 1.0.x (can't call it release 3, when not released yet - or?)
  53. *    Splitted the code up in segments - it's more handy....?!
  54. *    Added the "Change name of bootdisc"
  55. -------------------------------
  56. 1.0.4 (07/01-'94)
  57.  
  58. *    If any volumes allready mounted on one or more of the preselected servers, they are getting unmounted.
  59. -------------------------------
  60. 1.1.0 (12/02-'94) - This is the first released version
  61.  
  62. *    Bug fixed in "Change Password"  (Last character in new password was a wrong char)
  63. *    Added support for the Cmd-keys in the Main-dialog box:
  64.     Cmd-A                ->    Admin
  65.     Cmd-C                ->    Change password
  66.     Cmd-I                ->    Info
  67.     Cmd-G                ->    Guest
  68.     Cmd-Q or Cmd-.    ->    Quit
  69. *    The registration-form was enclosed
  70. *    New Icon added (Thanx Jøgge)
  71. -------------------------------
  72. 1.1.1 (17/02-94)
  73.  
  74. *    Allready 1 1/2 hour after I released FD the first bug-report came, which said that FD crashed if
  75.     there were too many zones/servers, I changed quite a bit, so now it's handling:
  76.     - Up to 1024 servers - Previous number was 32, of which 16 can be selected
  77.     - Up to 128 Zones - Previous number was 16
  78.     - Up to 64 volumes pr. server - Previous number was 32
  79. *    Previously you could select more than the 16 allowed servers, which made the Mac crash - fixed
  80. -------------------------------
  81. 1.1.2 (19/02-94)
  82.  
  83. *    It still crash (it's a cruel world we are  living in....)
  84. *    This is a debug-version - writes a lot of shit into a ascii-file (Only released to a couple of guys,
  85.     where the old crashed - we wanna know why).
  86. -------------------------------
  87. 1.1.3 (22/02-94)
  88.  
  89. *    ReWritten code for obtaining Zone-information (Errors found in v1.1.0 - v1.1.2 now fixed)
  90. *    Number of handled zones increased to 256 (There was a guy with 153 (!!) zones)
  91. -------------------------------
  92. 1.1.4 (25/02-94)
  93.  
  94. *    Now you can also see preselected servers in the "Include servers"-dialog, which NOT is present
  95. -------------------------------
  96. 1.1.5 (02/03-94)
  97.  
  98. *    An error in the "GetServers"-part found, it "only" asked for 100 servers pr. zone - fixed
  99. *    Now FrontDoor only examines the zones, in which the preselected servers are, when starting up.
  100. *    Now FrontDoor only updates the preferences, when they have been changed.
  101. *    Added "Print registration form" in  Admin-part
  102. -------------------------------
  103. 1.1.6 (18/04-94)
  104.  
  105. *    If FrontDoor couldn't unmount a network-disk, it ended in a deadlock - fixed, now it unmounts ALL network-disks
  106. *    Ups (or Oops, as I was told it's called in english), I wrote uiuc instead of
  107.     "University of Illinois at Urbana-Champaign" - Sorry Matt
  108. *    A few beauty things corrected (Oops instead of Ups, Setup instead of Admin, etc...)
  109. -------------------------------
  110. 1.1.7 (15/05-94)
  111.  
  112. *    Changed the doc-files (I was a bit to hasty to send out v1.1.6 - I included the wrong doc-files)
  113. *    Added ExitDoor
  114. *    Changed some errormessages, so they are a bit more informative
  115. *    New registration form (there were some  errors in the old one...)